首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
timezone_identifiers_list
timezone_identifiers_list
DateTimeZone::listIdentifiers的別名- 返回一個包含了所有時區標示符的索引數組
名稱:
timezone_identifiers_list
分類:
日期和時間
所屬語言:
php
一句話介紹:
返回帶有所有時區標識符的索引數組。
相關內容
結合timezone_identifiers_list 和DateTime::setTimezone 更改日期時間時區
8
解決timezone_identifiers_list 輸出不包含夏令時信息的問題
4
如何通過timezone_identifiers_list 獲取並顯示所有UTC 偏移量
8
同類函數
timezone_name_from_abbr
timezone_name_from_abbr
從縮寫返回時區名稱
timezone_offset_get
timezone_offset_get
DateTimeZone::getOff
strftime
strftime
根據區域設置格式化本地時間/日期
microtime
microtime
返回當前的Unix時間戳,以及微秒數
date_format
date_format
DateTime::format的別名-
date_default_timezone_get
date_default_timezone_get
獲取腳本中所有日期/時間函數使用的默認時
gmdate
gmdate
格式化GMT/UTC日期/時間
timezone_name_get
timezone_name_get
DateTimeZone::getNam
熱門文章
結合timezone_identifiers_list 和DateTime::setTimezone 更改日期時間時區
如何通過timezone_identifiers_list 獲取並顯示所有UTC 偏移量
解決timezone_identifiers_list 輸出不包含夏令時信息的問題